shadow-su: ash doesn't support the renaming of a process like
authorPeter Wagner <​[email protected]>
Sun, 22 Sep 2013 15:28:04 +0000 (15:28 +0000)
committerPeter Wagner <​[email protected]>
Sun, 22 Sep 2013 15:28:04 +0000 (15:28 +0000)
commit4606fd24cf5ca58a6a6e266e1cbb1b523406eb62
tree2ac86c682cdff878205330a0ed4887fa2ec64e99
parent8f0f63f47e85c68e39610e7c3a7f45560fdec734
shadow-su: ash doesn't support the renaming of a process like

execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38121
utils/shadow/Makefile
utils/shadow/patches/001-busybox_ash.patch [new file with mode: 0644]
utils/shadow/patches/002-disable-ruser-lookup.patch [new file with mode: 0644]
utils/shadow/patches/004-disable-ruser-lookup.patch [deleted file]